projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40813c0
)
*** empty log message ***
author
Luc Teirlinck
<teirllm@auburn.edu>
Mon, 6 Mar 2006 01:44:06 +0000
(
01:44
+0000)
committer
Luc Teirlinck
<teirllm@auburn.edu>
Mon, 6 Mar 2006 01:44:06 +0000
(
01:44
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index deaa1cce60303bbf4c6ba8a1883f8229d0d0a1fb..0ff7cfe2883b98b03244d530d4c09556e6a63abd 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-2,6
+2,7
@@
* progmodes/gud.el (gud-jdb-marker-filter): Double quote `[' in
regexp for Lisp syntax.
+ (gud-tooltip-dereference): Add missing optional argument.
2006-03-04 John Paul Wallington <jpw@pobox.com>